" <object class=\"GtkWindow\" id=\"window1\">"
" <child>"
" <object class=\"GtkButton\" id=\"button1\">"
- " <property name=\"can-focus\">True</property>"
" <property name=\"has-focus\">True</property>"
" </object>"
" </child>"
" <child>"
" <object class=\"GtkLabel\" id=\"label1\">"
" <property name=\"label\">Thelabel</property>"
- " <property name=\"can_focus\">False</property>"
" <accessibility>"
" <role type=\"static\"/>"
" </accessibility>"
" </columns>"
" </object>"
" <object class='GtkWindow' id='window1'>"
- " <property name='can_focus'>False</property>"
" <child>"
" <object class='GtkTreeView' id='treeview1'>"
" <property name='visible'>True</property>"
- " <property name='can_focus'>True</property>"
" <property name='model'>liststore1</property>"
" <child internal-child='selection'>"
" <object class='GtkTreeSelection' id='treeview-selection1'/>"